Created: 2022-06-18
Tags: #permanent
The variables value is the address of the first character.
Then increments the address by +1 until it reaches a certain address that has a value of \0.
Hi 0x123, 0x124 0x125 because all strings end with "\0".